POV-Ray : Newsgroups : povray.windows : up-to-date command line version : Re: up-to-date command line version Server Time
28 Jun 2024 22:33:46 EDT (-0400)
  Re: up-to-date command line version  
From: ABX
Date: 6 Oct 2003 06:40:06
Message: <8bh2ov4k550nqbn4eu2jsvibl9vcl7m3cj@4ax.com>
On Mon, 06 Oct 2003 12:39:10 +0200, Maciej <wet### [at] pocztaonetpl> wrote:
> Where can I get unofficial versions? :-)

For example: http://megapov.inetart.net/

> AFAIK "clock" is just a variable with subsequent values...
> In my case, every frame is quite different and produced
> by an external program.

You can use one file to boundle all 300 frames into one:

//begin file
  #include concat("frame",str(frame_number,0,0),".inc")
//end file

> ps. I'd call GUI if it only had a switch "do not start GUI" :-)

Look into manual for details about your wishes, there is platform dedicated
chapter number one.

ABX


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.